[INFO] fetching crate re_data_store 0.17.0...
[INFO] testing re_data_store-0.17.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate re_data_store 0.17.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate re_data_store 0.17.0
[INFO] finished tweaking crates.io crate re_data_store 0.17.0
[INFO] tweaked toml for crates.io crate re_data_store 0.17.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate re_data_store 0.17.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 382 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding js-sys v0.3.69 (available: v0.3.92)
[INFO] [stderr]       Adding mimalloc v0.1.37 (available: v0.1.48)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding re_arrow2 v0.17.6 (available: v0.19.0)
[INFO] [stderr]       Adding re_format v0.17.0 (available: v0.30.2)
[INFO] [stderr]       Adding re_format_arrow v0.17.0 (available: v0.26.2)
[INFO] [stderr]       Adding re_log v0.17.0 (available: v0.30.2)
[INFO] [stderr]       Adding re_log_types v0.17.0 (available: v0.30.2)
[INFO] [stderr]       Adding re_tracing v0.17.0 (available: v0.30.2)
[INFO] [stderr]       Adding re_types v0.17.0 (available: v0.27.3)
[INFO] [stderr]       Adding re_types_core v0.17.0 (available: v0.30.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding uuid v1.16.0 (available: v1.23.0)
[INFO] [stderr]       Adding wasm-bindgen v0.2.92 (available: v0.2.115)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.92 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.42 (available: v0.4.65)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.92 (available: v0.2.115)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.92 (available: v0.2.115)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.92 (available: v0.2.115)
[INFO] [stderr]       Adding web-sys v0.3.69 (available: v0.3.92)
[INFO] [stderr]       Adding web-time v0.2.4 (available: v1.1.0)
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d943b835b032f45549e83180a21df5fc1ac4033485b19b3577a5919797a61ab4
[INFO] running `Command { std: "docker" "start" "-a" "d943b835b032f45549e83180a21df5fc1ac4033485b19b3577a5919797a61ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d943b835b032f45549e83180a21df5fc1ac4033485b19b3577a5919797a61ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d943b835b032f45549e83180a21df5fc1ac4033485b19b3577a5919797a61ab4", kill_on_drop: false }`
[INFO] [stdout] d943b835b032f45549e83180a21df5fc1ac4033485b19b3577a5919797a61ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6035c94118553fcae196c7d5a76352de50574df2ecaff27cd6603a3fb0a5688b
[INFO] running `Command { std: "docker" "start" "-a" "6035c94118553fcae196c7d5a76352de50574df2ecaff27cd6603a3fb0a5688b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling array-init-cursor v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling re_arrow2 v0.17.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling planus v0.3.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling re_tuid v0.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fixed v1.31.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling re_error v0.17.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling log-once v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling re_case v0.17.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling re_format v0.17.0
[INFO] [stderr]    Compiling re_build_info v0.17.0
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling re_log v0.17.0
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling re_tracing v0.17.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling arrow-format v0.8.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling re_string_interner v0.17.0
[INFO] [stderr]    Compiling re_types_core v0.17.0
[INFO] [stderr]    Compiling re_format_arrow v0.17.0
[INFO] [stderr]    Compiling re_log_types v0.17.0
[INFO] [stderr]    Compiling re_data_store v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `num_bytes_to_drop` is never read
[INFO] [stdout]    --> src/store_gc.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 num_bytes_to_drop -= metadata_dropped_size_bytes as f64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ArrayExt` is never used
[INFO] [stdout]  --> src/arrow_util.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait ArrayExt: Array {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
[INFO] running `Command { std: "docker" "inspect" "6035c94118553fcae196c7d5a76352de50574df2ecaff27cd6603a3fb0a5688b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6035c94118553fcae196c7d5a76352de50574df2ecaff27cd6603a3fb0a5688b", kill_on_drop: false }`
[INFO] [stdout] 6035c94118553fcae196c7d5a76352de50574df2ecaff27cd6603a3fb0a5688b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c3ebacb9d7669d9c3b03c03d8e4d04d6d023a94cce3f61c54cdfaadee7feac0
[INFO] running `Command { std: "docker" "start" "-a" "1c3ebacb9d7669d9c3b03c03d8e4d04d6d023a94cce3f61c54cdfaadee7feac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling re_tuid v0.17.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling re_format v0.17.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling arrow-format v0.8.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling infer v0.15.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling insta v1.47.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling mimalloc v0.1.37
[INFO] [stderr]    Compiling re_arrow2 v0.17.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling re_string_interner v0.17.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling fixed v1.31.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling re_types_core v0.17.0
[INFO] [stderr]    Compiling re_format_arrow v0.17.0
[INFO] [stderr]    Compiling re_types v0.17.0
[INFO] [stderr]    Compiling re_log_types v0.17.0
[INFO] [stderr]    Compiling re_data_store v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `num_bytes_to_drop` is never read
[INFO] [stdout]    --> src/store_gc.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 num_bytes_to_drop -= metadata_dropped_size_bytes as f64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ArrayExt` is never used
[INFO] [stdout]  --> src/arrow_util.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait ArrayExt: Array {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_bytes_to_drop` is never read
[INFO] [stdout]    --> src/store_gc.rs:327:17
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 num_bytes_to_drop -= metadata_dropped_size_bytes as f64;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ArrayExt` is never used
[INFO] [stdout]  --> src/arrow_util.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait ArrayExt: Array {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.80s
[INFO] running `Command { std: "docker" "inspect" "1c3ebacb9d7669d9c3b03c03d8e4d04d6d023a94cce3f61c54cdfaadee7feac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3ebacb9d7669d9c3b03c03d8e4d04d6d023a94cce3f61c54cdfaadee7feac0", kill_on_drop: false }`
[INFO] [stdout] 1c3ebacb9d7669d9c3b03c03d8e4d04d6d023a94cce3f61c54cdfaadee7feac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 439add071d3c3c920259ffe116bfcd567bf6a0642e860acbc1b94f5501025e6c
[INFO] running `Command { std: "docker" "start" "-a" "439add071d3c3c920259ffe116bfcd567bf6a0642e860acbc1b94f5501025e6c", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `num_bytes_to_drop` is never read
[INFO] [stderr]    --> src/store_gc.rs:327:17
[INFO] [stderr]     |
[INFO] [stderr] 327 |                 num_bytes_to_drop -= metadata_dropped_size_bytes as f64;
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ArrayExt` is never used
[INFO] [stderr]  --> src/arrow_util.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub trait ArrayExt: Array {
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `re_data_store` (lib) generated 2 warnings
[INFO] [stderr] warning: `re_data_store` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_data_store-ea8dc9d28fd0ce99)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test store_write::test_find_split_index ... ok
[INFO] [stdout] test store_subscriber::tests::store_subscriber ... ok
[INFO] [stdout] test store_event::tests::store_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/correctness.rs (/opt/rustwide/target/debug/deps/correctness-68744d50bb467d14)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test write_errors ... ok
[INFO] [stdout] test gc_metadata_size ... ok
[INFO] [stdout] test latest_at_emptiness_edge_cases ... ok
[INFO] [stdout] test entity_min_time_correct ... ok
[INFO] [stdout] test row_id_ordering_semantics ... ok
[INFO] [stdout] test gc_correct ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_store.rs (/opt/rustwide/target/debug/deps/data_store-fa56e5f78b7aaec8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test protected_gc_clear ... ok
[INFO] [stdout] test protected_gc ... ok
[INFO] [stdout] test all_components ... ok
[INFO] [stdout] test latest_at ... ok
[INFO] [stderr] [2026-03-30T05:53:16Z DEBUG re_data_store::store_write] Failed to split bucket on timeline frame_nr
[INFO] [stderr] [2026-03-30T05:53:16Z WARN  re_data_store::store_write] Found over 2 rows with the same timepoint "frame_nr"=#4 - perhaps you forgot to update or remove the timeline?
[INFO] [stderr] [2026-03-30T05:53:16Z WARN  re_data_store::store_write] Found over 3 rows with the same timepoint "frame_nr"=#4 - perhaps you forgot to update or remove the timeline?
[INFO] [stdout] test range ... ok
[INFO] [stdout] test gc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dump.rs (/opt/rustwide/target/debug/deps/dump-e36ff85e0e0e5c53)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test data_store_dump_empty_column ... ok
[INFO] [stdout] test data_store_dump_filtered ... ok
[INFO] [stdout] test data_store_dump ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/internals.rs (/opt/rustwide/target/debug/deps/internals-3c30f2d6c64cff2c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-03-30T05:53:22Z DEBUG re_data_store::store_write] Failed to split bucket on timeline frame_nr
[INFO] [stderr] [2026-03-30T05:53:22Z WARN  re_data_store::store_write] Found over 10 rows with the same timepoint "frame_nr"=#1 000 - perhaps you forgot to update or remove the timeline?
[INFO] [stderr] [2026-03-30T05:53:22Z DEBUG re_data_store::store_write] creating brand new indexed bucket following overflow kind="insert" timeline=frame_nr time="#1\u{2009}001" entity_path=/this/that len_limit=10 len=18 len_overflow=true new_time_bound="#1\u{2009}001"
[INFO] [stderr] [2026-03-30T05:53:22Z DEBUG re_data_store::store_write] creating brand new indexed bucket following overflow kind="insert" timeline=frame_nr time="#1\u{2009}009" entity_path=/this/that len_limit=10 len=17 len_overflow=true new_time_bound="#1\u{2009}001"
[INFO] [stdout] test pathological_bucket_topology ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_test.rs (/opt/rustwide/target/debug/deps/memory_test-2797a3062f0946eb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test scalar_memory_overhead ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scalar_memory_overhead stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: tests/snapshots/memory_test__scalars_on_one_timeline.snap
[INFO] [stdout] Snapshot: scalars_on_one_timeline
[INFO] [stdout] Source: tests/memory_test.rs:95
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: [format!("{NUM_SCALARS} scalars"),
[INFO] [stdout] format!("{} in total", re_format::format_bytes(total_mem_use as _)),
[INFO] [stdout] format!("{} per row",
[INFO] [stdout] re_format::format_bytes(total_mem_use as f64 / NUM_SCALARS as f64)),]
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           1 │+[
[INFO] [stdout]           2 │+    "1048576 scalars",
[INFO] [stdout]           3 │+    "912 MiB in total",
[INFO] [stdout]           4 │+    "912 B per row",
[INFO] [stdout]           5 │+]
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'scalar_memory_overhead' (41) panicked at tests/memory_test.rs:95:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6428eaaf564a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6428eaaf564a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6428eaaf564a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6428eaaf564a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6428eab0da8a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6428eab0da8a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x6428eaafa812 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6428eaafa812 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6428eaad144f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6428eaad144f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6428eaaec839 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6428ea7f0c8c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6428ea7f0c8c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6428eaaec9f2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6428eaaec9f2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6428eaad1508 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6428eaac8a89 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6428eaad219d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6428eab0e27c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6428eab0dfc2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6428ea6fd669 - <core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6428ea6fd669 - memory_test[e5c3fc5958d6e9e8]::scalar_memory_overhead
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/memory_test.rs:95:5
[INFO] [stdout]   22:     0x6428ea6fc147 - memory_test[e5c3fc5958d6e9e8]::scalar_memory_overhead::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/memory_test.rs:67:28
[INFO] [stdout]   23:     0x6428ea7029c6 - <memory_test[e5c3fc5958d6e9e8]::scalar_memory_overhead::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6428ea7e4d6b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6428ea7e4d6b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6428ea7f175b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6428ea7f175b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6428ea7f175b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6428ea7f175b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6428ea7f175b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6428ea7f175b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6428ea7f175b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6428ea7ece74 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6428ea7ece74 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6428ea7f4362 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6428ea7f4362 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6428ea7f4362 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6428ea7f4362 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6428ea7f4362 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6428ea7f4362 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6428ea7f4362 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6428eaaf470f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6428eaaf470f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fbc47735aa4 - <unknown>
[INFO] [stdout]   45:     0x7fbc477c2a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scalar_memory_overhead
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 51.56s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test memory_test`
[INFO] running `Command { std: "docker" "inspect" "439add071d3c3c920259ffe116bfcd567bf6a0642e860acbc1b94f5501025e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "439add071d3c3c920259ffe116bfcd567bf6a0642e860acbc1b94f5501025e6c", kill_on_drop: false }`
[INFO] [stdout] 439add071d3c3c920259ffe116bfcd567bf6a0642e860acbc1b94f5501025e6c
